duplexMode

public abstract T duplexMode(DuplexMode duplexMode)

Configures the duplex mode for printing.

Return

this instance

Parameters

duplexMode

the duplex mode to use

See also

Throws

if the printer does not support the specified duplex mode

if the current printing operation has been completed


public abstract DuplexMode duplexMode()

Returns the duplex mode used by the printer.

Throws

if the current printing operation has been completed